FAQ汇萃 >> Tomcat >> 怎么使 Apache 支持 DSO 模式去使用 Tomcat 和 mod_jserv? [查看别人的评论]

由 webmaster 发布于: 2001-01-30 09:47

需要重新编译 APACHE,
You have to add the '--enable-module=so' option to your 'configure' call in order to enable DSO, i.e.:

./configure --prefix=/usr/local/apache
--enable_rule=SHARED_CORE --enable-module=so

点这里对该文章发表评论

该文章总得分是 0 分,你认为它对你有帮助吗? [非常多](0) [有一些](0) [无帮助](0) [是灌水](0)

Copyright © 2001 - 2009 JSP001.com . All Rights Reserved